home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 623 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: wwwserv1.shell.nl!news
  2. From: Pauwl Lunow <P.B.LUNOW@snrper.simis.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Help:Standard C lib and DLLs????
  5. Date: 5 Jan 1996 14:13:05 GMT
  6. Organization: SNR Pernis
  7. Message-ID: <4cjblh$i95@wwwserv1.shell.nl>
  8. References: <4celeu$7gf@inetgw.knk.com>
  9. NNTP-Posting-Host: gate.shell.nl
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
  14.  
  15. dean@KnK.com (Matthew Dean) wrote:
  16. >I am having trouble using a couple of C function in a DLL i am writing.
  17. >The functions are fputs and fgets.  The help file for these in MSVC says
  18. >they are compatible with WIN DLL, but i am still having trouble.  I am not
  19. >sure why these function are causing my GFP. I am using the correct import lib
  20. >for the memory model i am using.   I would greatly appreciate any
  21. >help/suggestions that would allow me to fix this problem.  Do i need to eliminate
  22. >standard c functions altogether?
  23. >
  24. >
  25. >
  26. >Matt Dean
  27. >dean@KnK.com
  28. >dean@digital.net
  29.  
  30.  
  31. Matt,
  32.  
  33.  
  34. no you don't, but more info and code slices would be nice to help us help 
  35. you...
  36.  
  37.  
  38.  
  39. Pauwl
  40.  
  41.